Skip to content

4070E034/gank

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

gank

nmap -O 172.20.164.124

Starting Nmap 7.60 ( https://nmap.org ) at 2018-10-12 03:31 EDT Nmap scan report for 172.20.164.124 Host is up (0.00015s latency). Not shown: 997 closed ports PORT STATE SERVICE 135/tcp open msrpc 139/tcp open netbios-ssn 445/tcp open microsoft-ds MAC Address: 08:00:27:AA:7F:D9 (Oracle VirtualBox virtual NIC) Device type: general purpose Running: Microsoft Windows XP|2003 OS CPE: cpe:/o:microsoft:windows_xp cpe:/o:microsoft:windows_server_2003 OS details: Microsoft Windows XP SP2 or SP3, or Windows Server 2003 Network Distance: 1 hop

OS detection performed. Please report any incorrect results at https://nmap.org/submit/ . Nmap done: 1 IP address (1 host up) scanned in 2.44 seconds

'''

nmap --script smb-vuln-ms08-067.nse -p445 172.20.164.124

Starting Nmap 7.60 ( https://nmap.org ) at 2018-10-12 03:46 EDT Nmap scan report for 172.20.164.124 Host is up (0.00019s latency).

PORT STATE SERVICE 445/tcp open microsoft-ds MAC Address: 08:00:27:AA:7F:D9 (Oracle VirtualBox virtual NIC)

Host script results: | smb-vuln-ms08-067: | VULNERABLE: | Microsoft Windows system vulnerable to remote code execution (MS08-067) | State: VULNERABLE | IDs: CVE:CVE-2008-4250 | The Server service in Microsoft Windows 2000 SP4, XP SP2 and SP3, Server 2003 SP1 and SP2, | Vista Gold and SP1, Server 2008, and 7 Pre-Beta allows remote attackers to execute arbitrary | code via a crafted RPC request that triggers the overflow during path canonicalization. |
| Disclosure date: 2008-10-23 | References: | https://technet.microsoft.com/en-us/library/security/ms08-067.aspx |_ https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2008-4250

Nmap done: 1 IP address (1 host up) scanned in 0.48 seconds '''

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors